home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: OpenScreen (need help)
- Date: 20 Feb 1996 03:47:03 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4gbg7n$104@sunsystem5.informatik.tu-muenchen.de>
- References: <robert.44.00164AD6@southern.co.nz> <269.6621T152T2639@academy.bastad.se>
- NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
- X-Newsreader: TIN [version 1.2 PL2]
-
- Sten Jansson (sten@academy.bastad.se) wrote:
- : >I have an Amiga 500 with ECS Agnus and Denise and want to open
- : >a SuperHires screen in assembler.
- : >What value do I use in the OpenScreen operation?
-
- : Use 0x0020 (that is with the base 16). You can get more such values from
- : graphics/view.i and graphics/modeid.i
-
- 0x0020 is the definition for the SHRES bit in the hardware.
- while v1.2 style openscreen values were identic, the
- numbers for the v2.0+ modi got nothing to do with the
- hardware any more.
-
- yes, modeid.i shows the keys for the v2.0+ style tagitems.
-
- : /Sten
-
-